Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 6a6c158cdae173facb440e433e054a1f27dc3c6a


Parents : f3514de
Author : mikehill-notabot <mike@hill.mx>
Signature : Signature validation error
Date : 2025-04-01T15:51:46+11:00
Committer : GitHub <noreply@github.com>
Date : 2025-04-01T15:51:46+11:00

Update constants.py to include sydney.reticulum.au

Added a new transport and propogation TCP node sydney.reticulum.au:4242

Changes

1 files changed, 6 insertions(+), 0 deletions(-)


Diff

diff --git a/constants.py b/constants.py
index ced98a5..372efae 100644
--- a/constants.py
+++ b/constants.py
@@ -132,5 +132,11 @@ PUBLIC_ENTRYPOINTS = """```
type = I2PInterface
enabled = true
peers = guuahj7pyb6ksmjv2bqrjg4cs2wou6cor3ivsi6crntqbzsxnbna.b32.i2p
+
+ [[Sydney RNS]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = sydney.reticulum.au
+ target_port = 4242
```
"""


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────